projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f728ce
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Tue, 13 Feb 2001 16:29:20 +0000
(16:29 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Tue, 13 Feb 2001 16:29:20 +0000
(16:29 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 670e999a9ea0988a9e7356fcb4fb1f10ee83f888..3d7451da8addc9c3694687280dccbba082b30fa8 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,8
@@
2001-02-13 Gerd Moellmann <gerd@gnu.org>
+ * insdel.c (del_range_1, del_range_byte, del_range_both): Handle
+ case that TO ends up beyond ZV after running before-change-functions.
+
* window.c (window_loop) <GET_BUFFER_WINDOW>: Prefer to return
the selected window if it is showing the buffer in question.